
/* =========== General ============= */


body {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
	background-color:#fff;
}
/* a link Styles
 ------------------------------ */
 
a, .btn {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	color: #5a5959;
}
a {
	outline: medium none !important;
	color: #727272;
}
.none {
	text-transform: none;
}
/* Headungs
 ------------------------------ */
 
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #272727;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}
h1.lessmar {
	margin-bottom: 10px;
}
h1.lessmar2 {
	margin-bottom: 5px;
}
h2 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}
h2.nomargin {
	margin-bottom: 0px;
}
h2.less-mar1 {
	margin-bottom: 3px;
}
h2.less-mar2 {
	margin-bottom: 5px;
}
h2.less-mar3 {
	margin-bottom: 7px;
}
h2.less-mar4 {
	margin-bottom: 9px;
}
h3 {
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 18px;
	font-style: normal;
}
h3.nomargin {
	margin-bottom: 0px;
}
h3.less-mar1 {
	margin-bottom: 3px;
}
h3.less-mar2 {
	margin-bottom: 5px;
}
h3.less-mar3 {
	margin-bottom: 7px;
}
h3.less-mar4 {
	margin-bottom: 9px;
}
h4 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
}
h4.nomargin {
	margin-bottom: 0px;
}
h4.less-mar1 {
	margin-bottom: 3px;
}
h4.less-mar2 {
	margin-bottom: 5px;
}
h4.less-mar3 {
	margin-bottom: 7px;
}
h4.less-mar4 {
	margin-bottom: 9px;
}
h5 {
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 16px;
	font-style: normal;
}
h5.nomargin {
	margin-bottom: 0px;
}
h5.less-mar1 {
	margin-bottom: 3px;
}
h5.less-mar2 {
	margin-bottom: 5px;
}
h5.less-mar3 {
	margin-bottom: 7px;
}
h5.less-mar4 {
	margin-bottom: 9px;
}
h6 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 14px;
	font-style: normal;
}
h6.nomargin {
	margin-bottom: 0px;
}
h6.less-mar1 {
	margin-bottom: 3px;
}
h6.less-mar2 {
	margin-bottom: 5px;
}
h6.less-mar3 {
	margin-bottom: 7px;
}
h6.less-mar4 {
	margin-bottom: 9px;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.h1, .h2, .h3, h1, h2, h3, h4 {
	margin-top: 0;
}
ul {
	list-style-type: none;
}

.header{
	position:relative;
	width:100%;
	text-align:center;
	height:865px;
	padding:80px 0 0 0;
	margin:0 0 25px 0;
	float:left;
	background:url(../images/header.jpg) center top no-repeat;
	}
.header{
	background-size:100%;
	}

.header .logo{
	position: absolute;
	width:100%;
	text-align:center;
	padding:150px 0 0 0;
	margin:0px;
	z-index:5;
	}
	
.header .logo a{
	font-family: 'Roboto', sans-serif;
	text-align:center;
	padding:15px 40px;
	margin:0px;
	color:#fff;
	margin-right:25px;
	margin-top:30px;
	font-size:14px;
	display: inline-block;
	text-transform:none;
	text-decoration:none;
	background-color:#fd602c;
	border-radius:2px;
	}
.header .logo a:hover{
	color:#242424;
	background-color:#fff;
	}
	
.header .logo a.last{
	margin-right:0;
	}
.header .logo .title{
	font-family: 'Roboto', sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#fff;
	font-weight:bold;
	font-size:48px;
	text-transform:none;
	}
.header .logo .title span{
	color:#38c4ff;
	}	
.header .logo .subtitle{
	font-family: 'Roboto', sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#fff;
	font-weight:300;
	font-size:30px;
	text-transform:none;
	}

	
/* thumbs */	
.thumb_holder{
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
	}
.thumb{
	position:relative;
	width:100%;
	padding:0px;
	margin:0 0 10px 0;
	z-index:2;
	overflow:hidden;
	}
.thumb .overley{
	position:absolute;
	width:100%;
	height:100%;
	padding:0px;
	margin:0;
	left:0px;
	top:0px;
	opacity:0;
	z-index:3;
	transition: all 0.3s ease-out 0s;
	background:url(../images/transparent_bg3.png) 0 0 repeat;
	}

.thumb .overley a.but2{
	position:absolute;
	font: 14px 'Open Sans', sans-serif;
	padding:5px 10px;
	margin:100px 0 0 -60px ;
	border-radius:2px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-transform:none;
	background-color:#fd602c;
	}
.thumb img{
	position:relative;
	width:100%;
	transition: all 0.3s ease-out 0s;
	}
	
.thumb:hover img{
	transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
	}	


.thumb_holder .but{
	width:100%;
	padding:0;
	margin:0 ;
	border-radius:2px;
	}

.thumb_holder .but a{
	font: 14px 'Open Sans', sans-serif;
	padding:0;
	margin:0 ;
	border-radius:2px;
	font-size:18px;
	font-weight:normal;
	color:#838282;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	transition: all 0.3s ease-out 0s;
	}
.thumb_holder .but a:hover{
	color:#fff;
	transition: all 0.3s ease-out 0s;
	}
.thumb_holder .but a span{
	font-size:12px;
	padding:0px;
	}	

/*button two*/	
.thumb_holder .but.two a{
	color:#38c4ff;
	border:1px solid #38c4ff;
	}	
.thumb_holder .but.two a:hover{
	color:#fff;
	background-color:#38c4ff;
	border:1px solid #38c4ff;
	}
	
/*button three*/	
.thumb_holder .but.three a{
	color:#ff7e20;
	border:1px solid #ff7e20;
	}	
.thumb_holder .but.three a:hover{
	color:#fff;
	background-color:#ff7e20;
	border:1px solid #ff7e20;
	}	
	
/*button four*/	
.thumb_holder .but.four a{
	color:#fbd005;
	border:1px solid #fbd005;
	}	
.thumb_holder .but.four a:hover{
	color:#fff;
	background-color:#fbd005;
	border:1px solid #fbd005;
	}	
/*button five*/	
.thumb_holder .but.five a{
	color:#019e0f;
	border:1px solid #019e0f;
	}	
.thumb_holder .but.five a:hover{
	color:#fff;
	background-color:#019e0f;
	border:1px solid #019e0f;
	}	

	
	
/* footer */	
.footer{
	width:100%;
	padding:20px 0 0 0;
	margin:0px;
	float:left;
	text-align:center;
	}	
	
.btitle{
	font-family: 'Roboto', sans-serif;
	padding:10px 30px;
	margin:0 0 80px 0 ;
	border-radius:2px;
	font-size:30px;
	font-weight:500;
	color:#161616;
	text-decoration:none;
	text-transform:none;
	}	
	
section{
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	}
.parallax{
	background-attachment: fixed;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/parallax-bg.jpg");
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    z-index: 1;
	}
	
	
	
	
	
	
	
		
.section-dark{ background-color:#242424;}	
	
.sec-padding{ 
padding:80px 0;
}	
.col-divider-margin{ height:80px; width:100%; float:left;}	
	
.col-divider-margin.big{ height:130px; width:100%; float:left;}	
	
/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}	
	
	
.text-white{ color:#fff;}

.margin-1{ margin-top:10px;}

.margin-2{ margin-bottom:20px;}
.margin-3{ margin-bottom:30px;}
.margin-4{ margin-bottom:40px;}
.margin-5{ margin-bottom:50px;}

.padding-bottom{ padding-bottom:80px;}

.none{ text-transform:none;}
	
.title{ font-weight:400;}	
	
.no-padding{ padding:0px;}	

.features-list{
	width:100%;
	padding:0px;
	margin:0px;
	}
.features-list li{
	padding:0px;
	margin:0px;
	font-size:16px;
	padding-bottom:15px;
	color:#242424;
	}	
.features-list li i{
	color:#fd602c;
	padding-right:15px;
	font-size:18px;
	}
	
	
	
	